Memory Domain
MemoryDomain represents Memory protocol domain request/response operations and events that can be captured.
This API is marked as experimental in protocol definition and can change in the future.
Functions
description
Link copied to clipboard
events
Link copied to clipboard
forciblyPurgeJavaScriptMemory
Link copied to clipboard
getAllTimeSamplingProfile
Link copied to clipboard
fun getAllTimeSamplingProfile(): Single<GetAllTimeSamplingProfileResponse>
Content copied to clipboard
getBrowserSamplingProfile
Link copied to clipboard
fun getBrowserSamplingProfile(): Single<GetBrowserSamplingProfileResponse>
Content copied to clipboard
getDependencies
Link copied to clipboard
getDOMCounters
Link copied to clipboard
getSamplingProfile
Link copied to clipboard
prepareForLeakDetection
Link copied to clipboard
setPressureNotificationsSuppressed
Link copied to clipboard
fun setPressureNotificationsSuppressed(input: SetPressureNotificationsSuppressedRequest): Single<RequestResponseFrame>
Content copied to clipboard
simulatePressureNotification
Link copied to clipboard
fun simulatePressureNotification(input: SimulatePressureNotificationRequest): Single<RequestResponseFrame>
Content copied to clipboard
startSampling
Link copied to clipboard
fun startSampling(input: StartSamplingRequest): Single<RequestResponseFrame>
Content copied to clipboard
stopSampling
Link copied to clipboard
Sources
jvm source
Link copied to clipboard